home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Telstar Electronic Studios (UK) (Press Kit)
/
Telstar Electronic Studios (UK) (Press Kit).bin
/
pc
/
tes_ects
/
games.dir
/
00092.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-01
|
282 b
|
14 lines
on mouseUp
puppetSound("info")
updateStage()
repeat while not soundBusy(1)
end repeat
repeat while soundBusy(1)
end repeat
puppetSprite(20, 0)
go("star")
set the visible of sprite 1 to 1
set the volume of sprite 1 to 255
set the movieRate of sprite 1 to 1
end